services.wstunnel.clients.<name>.customHeaders

Custom HTTP headers to send during the upgrade request.

Type
attribute set of string
Default
{ }
Example
{
  X-Some-Header = "some-value";
}
Declared
<nixpkgs/nixos/modules/services/networking/wstunnel.nix>